generated from NOAA-OWP/owp-open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 17
/
README.txt
20 lines (17 loc) · 909 Bytes
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
S.D. Peckham
September 13, 2022
November 15, 2022 (updated)
For use in NextGen, the lstm_py project folder should be copied into
the NextGen project folder, at ngen/extern/lstm_py. Please see the
text file: "How_to_Run_LSTM_in_NextGen.txt" in the docs folder for
much more information.
This subfolder, "ngen_files", contains files that should be copied into
the ngen repo tree (or project folder), into the indicated subfolders.
This will allow the new LSTM Python package to be run from within NextGen.
The "ngen_files/data/lstm" folder contains:
(1) "realization config" files for NextGen in "rc_files" folder
(2) catchment and nexus data GeoJSON files in "spatial" folder,
including ones for HUCO1, CAMELS-test, etc.
(3) LSTM model config files in the "yml_files" folder.
Some of these are also in lstm_py/bmi_config_files.
(4) forcing data for testing HUC01, CAMELS-test, etc. in data/forcing