Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse measurem.csv and create appropriate folders #30

Open
3 tasks
Synkevych opened this issue Aug 24, 2022 · 7 comments
Open
3 tasks

Parse measurem.csv and create appropriate folders #30

Synkevych opened this issue Aug 24, 2022 · 7 comments
Assignees

Comments

@Synkevych
Copy link
Owner

Synkevych commented Aug 24, 2022

Input files: /series/1/input

  • Each row from this file should create a folder with input files:
    AVAILABLE FLEXPART options output pathnames
  • in the parent 'series/id' folder we create grib_data and download the forecast files; We could use the same data in different calculations
  • Simflex link also could be in series/1/input folder
@Synkevych
Copy link
Owner Author

After parsing we should create a script that runs all calculations and return the result to output/folder

@Synkevych
Copy link
Owner Author

copy simflex simflexinp.nml to the series/1/output

@Synkevych
Copy link
Owner Author

Calculations:
in folder /data/calculations/1_1 we have:

  • RELEASES
  • AVAILABLE
  • COMMAND
  • OUTGRID

@Synkevych
Copy link
Owner Author

COMMAND IBDATE and IEDATE provided by the user ( not clear what type of file and data structure)

1 similar comment
@Synkevych
Copy link
Owner Author

COMMAND IBDATE and IEDATE provided by the user ( not clear what type of file and data structure)

@Synkevych
Copy link
Owner Author

pathnames always have the same path:

./options/
./output/
./data/grib_data/
./AVAILABLE

1 similar comment
@Synkevych
Copy link
Owner Author

pathnames always have the same path:

./options/
./output/
./data/grib_data/
./AVAILABLE

@Synkevych Synkevych self-assigned this Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant