Skip to content

Scripts and data to generate figures for pyCSEP eSRL manuscript

License

Notifications You must be signed in to change notification settings

pabloitu/pycsep_esrl-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycsep_esrl

Scripts and data to generate figures for pyCSEP eSRL manuscript

Re-create figures

To plot figures, first activate an environment that contains pyCSEP. Individual figures can be re-created by running the plot_Figure?.py scripts contained in the ./scripts/ folder. Commands are shown below.

git clone [email protected]:wsavran/pycsep_esrl.git
cd pycsep_esrl/scripts
python plot_Figure?.py

To-do

  • Figure3
  • Figure5
  • Figure7
  • move data files from github to zenodo
  • docker container with pycsep installation (will issue release with new hotfixes)
  • script to automatically generate figures
    • create environment (using docker)
    • download data (from zenodo)
    • run all plot_Figure?.py scripts
    • if using latex, re-compile paper (this could run on CI as well, so repo always has up-to-date paper, stored in .pdf)

About

Scripts and data to generate figures for pyCSEP eSRL manuscript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 55.5%
  • HTML 44.5%