-
Notifications
You must be signed in to change notification settings - Fork 37
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
Feature 2388 update tci #2550
Feature 2388 update tci #2550
Commits on Oct 31, 2023
-
Major refactor including elimination of unnecessary imports, only com…
…puting the index for the season requested instead of all seasons all the time, which also fixes a bug selecting which season the user requested. Results are identical for all seasons for the test data for the use case.
Configuration menu - View commit details
-
Copy full SHA for 3dcc2e6 - Browse repository at this point
Copy the full SHA 3dcc2e6View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6d58b2c - Browse repository at this point
Copy the full SHA 6d58b2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 841f664 - Browse repository at this point
Copy the full SHA 841f664View commit details -
Configuration menu - View commit details
-
Copy full SHA for edcb4d9 - Browse repository at this point
Copy the full SHA edcb4d9View commit details
Commits on Mar 12, 2024
-
Summation has to have a dimension supplied for the gridded data, but …
…for pandas the only dimension is time (but it is un-named). Therefore the numerator for the covariance term had to be split out between the fcst and obs case.
Configuration menu - View commit details
-
Copy full SHA for cd9c2e2 - Browse repository at this point
Copy the full SHA cd9c2e2View commit details
Commits on Apr 5, 2024
-
Adds static station lookup file for use with Python embedding for FLU…
…XNET observations.
Configuration menu - View commit details
-
Copy full SHA for c12c1c6 - Browse repository at this point
Copy the full SHA c12c1c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b94a64 - Browse repository at this point
Copy the full SHA 8b94a64View commit details -
Major overhaul to observation Python embedding script for the TCI use…
… case, to compute TCI from raw observations rather than read pre-computed TCI.
Configuration menu - View commit details
-
Copy full SHA for 7d65a3c - Browse repository at this point
Copy the full SHA 7d65a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6647c43 - Browse repository at this point
Copy the full SHA 6647c43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29c7ad7 - Browse repository at this point
Copy the full SHA 29c7ad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4879955 - Browse repository at this point
Copy the full SHA 4879955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91faa59 - Browse repository at this point
Copy the full SHA 91faa59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cf8f28 - Browse repository at this point
Copy the full SHA 0cf8f28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc809b - Browse repository at this point
Copy the full SHA 7cc809bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c5228f6 - Browse repository at this point
Copy the full SHA c5228f6View commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a9fd24 - Browse repository at this point
Copy the full SHA 7a9fd24View commit details -
Configuration menu - View commit details
-
Copy full SHA for e0642ba - Browse repository at this point
Copy the full SHA e0642baView commit details -
Removes old code, somsome reorganization and clarification and settin…
…g of params, and also switches the fluxnet metadata file to a command line argument instead of an environment variable.
Configuration menu - View commit details
-
Copy full SHA for 7ead6f0 - Browse repository at this point
Copy the full SHA 7ead6f0View commit details
Commits on Apr 10, 2024
-
Support for environment variables or default options for filtering an…
…d filename patterns, DEBUG mode added and set to False by default, adjustment of print statements for logging, and refactoring filtering of stations to ensure we don't process a file that we shouldn't by better coupling of filenames and stations.
Configuration menu - View commit details
-
Copy full SHA for 06b7af5 - Browse repository at this point
Copy the full SHA 06b7af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0e7db9 - Browse repository at this point
Copy the full SHA d0e7db9View commit details -
Reorganization of config file, adds environment variables, and update…
…s comments for use case changes.
Configuration menu - View commit details
-
Copy full SHA for db877e0 - Browse repository at this point
Copy the full SHA db877e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 757f7a6 - Browse repository at this point
Copy the full SHA 757f7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51d03fd - Browse repository at this point
Copy the full SHA 51d03fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a640c - Browse repository at this point
Copy the full SHA e1a640cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0630880 - Browse repository at this point
Copy the full SHA 0630880View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d151586 - Browse repository at this point
Copy the full SHA d151586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47cc8a0 - Browse repository at this point
Copy the full SHA 47cc8a0View commit details
Commits on Apr 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b867dac - Browse repository at this point
Copy the full SHA b867dacView commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 05dcedb - Browse repository at this point
Copy the full SHA 05dcedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f74ea6 - Browse repository at this point
Copy the full SHA 6f74ea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc9b50 - Browse repository at this point
Copy the full SHA 7fc9b50View commit details
Commits on Apr 16, 2024
-
Update docs/use_cases/model_applications/land_surface/PointStat_fcstC…
…ESM_obsFLUXNET2015_TCI.py Co-authored-by: George McCabe <23407799+georgemccabe@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c28f52d - Browse repository at this point
Copy the full SHA c28f52dView commit details