File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11"""PyStemmusScope save module.
22
3- Module designed to create a netcdf file following [ ALMA
4- convention]( https://web.lmd.jussieu.fr/~polcher/ALMA/) from csv files following
5- [ SCOPE format]( https://scope-model.readthedocs.io/en/latest/outfiles.html) in
3+ Module designed to create a netcdf file following ` ALMA
4+ convention < https://web.lmd.jussieu.fr/~polcher/ALMA/>`_ from csv files following
5+ ` SCOPE format < https://scope-model.readthedocs.io/en/latest/outfiles.html>`_ in
66the output directory.
77
88The file
9- [Variables_will_be_in_NetCDF_file.csv](https://github.com/EcoExtreML/STEMMUS_SCOPE/blob/main/utils/csv_to_nc/Variables_will_be_in_NetCDF_file.csv)
10- lists required variable names and their attributes based on [`ALMA+CF`
11- convention
12- table](https://docs.google.com/spreadsheets/d/1CA3aTvI9piXqRqO-3MGrsH1vW-Sd87D8iZXHGrqK42o/edit#gid=2085475627)..
9+ `Variables_will_be_in_NetCDF_file.csv <https://github.com/EcoExtreML/STEMMUS_SCOPE/blob/main/utils/csv_to_nc/Variables_will_be_in_NetCDF_file.csv>`_
10+ lists required variable names and their attributes based on `ALMA+CF
11+ convention table <https://docs.google.com/spreadsheets/d/1CA3aTvI9piXqRqO-3MGrsH1vW-Sd87D8iZXHGrqK42o/edit#gid=2085475627>`_.
1312
1413Example:
1514
You can’t perform that action at this time.
0 commit comments