teehr 0.5.1.dev10__tar.gz → 0.5.2__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. {teehr-0.5.1.dev10 → teehr-0.5.2}/PKG-INFO +1 -1
  2. {teehr-0.5.1.dev10 → teehr-0.5.2}/pyproject.toml +1 -1
  3. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/__init__.py +1 -1
  4. {teehr-0.5.1.dev10 → teehr-0.5.2}/LICENSE.md +0 -0
  5. {teehr-0.5.1.dev10 → teehr-0.5.2}/README.md +0 -0
  6. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/const.py +0 -0
  7. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/__init__.py +0 -0
  8. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/evaluation.py +0 -0
  9. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/fetch.py +0 -0
  10. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/generate.py +0 -0
  11. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/metrics.py +0 -0
  12. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/attribute_table.py +0 -0
  13. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/base_table.py +0 -0
  14. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/configuration_table.py +0 -0
  15. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/domain_table.py +0 -0
  16. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/joined_timeseries_table.py +0 -0
  17. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/location_attribute_table.py +0 -0
  18. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/location_crosswalk_table.py +0 -0
  19. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/location_table.py +0 -0
  20. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/primary_timeseries_table.py +0 -0
  21. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/secondary_timeseries_table.py +0 -0
  22. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/timeseries_table.py +0 -0
  23. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/unit_table.py +0 -0
  24. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/tables/variable_table.py +0 -0
  25. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/evaluation/utils.py +0 -0
  26. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/example_data/__init__.py +0 -0
  27. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/example_data/ensemble_example_data.py +0 -0
  28. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/example_data/nwm_gridded_example_data.py +0 -0
  29. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/example_data/nwm_streamflow_example_data.py +0 -0
  30. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/example_data/two_locations.py +0 -0
  31. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/example_data/v0_3_test_study.py +0 -0
  32. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/01-evaluation_setup.ipynb +0 -0
  33. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/02-table_queries.ipynb +0 -0
  34. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/03-metric_queries.ipynb +0 -0
  35. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/04-table_filters.ipynb +0 -0
  36. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/05-2_site_setup.ipynb +0 -0
  37. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/06-2_site_query.ipynb +0 -0
  38. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/07-2_site_plotting.ipynb +0 -0
  39. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/08-sql.ipynb +0 -0
  40. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/09-ensemble_metric_queries.ipynb +0 -0
  41. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/__init__.py +0 -0
  42. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/clone_from_s3.ipynb +0 -0
  43. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/load_netcdf.ipynb +0 -0
  44. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/ngen_example.py +0 -0
  45. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/partition_by_reference_time.py +0 -0
  46. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/setup_ensemble_example.py +0 -0
  47. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/setup_evaluation.py +0 -0
  48. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/setup_nwm_grid_example.py +0 -0
  49. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/setup_nwm_streamflow_example.py +0 -0
  50. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/examples/two_site_debug_script.py +0 -0
  51. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/__init__.py +0 -0
  52. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/const.py +0 -0
  53. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/nwm/__init__.py +0 -0
  54. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/nwm/grid_utils.py +0 -0
  55. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/nwm/nwm_grids.py +0 -0
  56. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/nwm/nwm_points.py +0 -0
  57. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/nwm/point_utils.py +0 -0
  58. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/nwm/retrospective_grids.py +0 -0
  59. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/nwm/retrospective_points.py +0 -0
  60. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/readme.md +0 -0
  61. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/usgs/__init__.py +0 -0
  62. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/usgs/usgs.py +0 -0
  63. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/fetching/utils.py +0 -0
  64. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/generate/utils.py +0 -0
  65. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/loading/__init__.py +0 -0
  66. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/loading/location_attributes.py +0 -0
  67. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/loading/location_crosswalks.py +0 -0
  68. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/loading/locations.py +0 -0
  69. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/loading/readme.md +0 -0
  70. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/loading/s3/clone_from_s3.py +0 -0
  71. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/loading/timeseries.py +0 -0
  72. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/loading/utils.py +0 -0
  73. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/metrics/__init__.py +0 -0
  74. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/metrics/bootstrap_funcs.py +0 -0
  75. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/metrics/deterministic_funcs.py +0 -0
  76. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/metrics/gumboot_bootstrap.py +0 -0
  77. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/metrics/probabilistic_funcs.py +0 -0
  78. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/metrics/readme.md +0 -0
  79. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/metrics/signature_funcs.py +0 -0
  80. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/__init__.py +0 -0
  81. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/calculated_fields/base.py +0 -0
  82. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/calculated_fields/row_level.py +0 -0
  83. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/calculated_fields/timeseries_aware.py +0 -0
  84. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/__init__.py +0 -0
  85. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/nwm12_grid.py +0 -0
  86. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/nwm12_point.py +0 -0
  87. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/nwm20_grid.py +0 -0
  88. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/nwm20_point.py +0 -0
  89. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/nwm22_grid.py +0 -0
  90. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/nwm22_point.py +0 -0
  91. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/nwm30_grid.py +0 -0
  92. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/nwm30_point.py +0 -0
  93. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/fetching/utils.py +0 -0
  94. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/filters.py +0 -0
  95. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/generate/base.py +0 -0
  96. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/generate/timeseries_generator_models.py +0 -0
  97. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/metrics/__init__.py +0 -0
  98. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/metrics/basemodels.py +0 -0
  99. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/metrics/bootstrap_models.py +0 -0
  100. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/metrics/deterministic_models.py +0 -0
  101. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/metrics/metric_attributes.py +0 -0
  102. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/metrics/probabilistic_models.py +0 -0
  103. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/metrics/signature_models.py +0 -0
  104. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/pandera_dataframe_schemas.py +0 -0
  105. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/pydantic_table_models.py +0 -0
  106. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/readme.md +0 -0
  107. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/str_enum.py +0 -0
  108. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/models/table_enums.py +0 -0
  109. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/querying/__init__.py +0 -0
  110. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/querying/filter_format.py +0 -0
  111. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/querying/metric_format.py +0 -0
  112. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/querying/readme.md +0 -0
  113. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/querying/utils.py +0 -0
  114. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/__init__.py +0 -0
  115. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/cache/readme.md +0 -0
  116. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/attributes/_readme.md +0 -0
  117. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/attributes/attributes.csv +0 -0
  118. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/configurations/_readme.md +0 -0
  119. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/configurations/configurations.csv +0 -0
  120. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/joined_timeseries/_readme.md +0 -0
  121. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/location_attributes/_readme.md +0 -0
  122. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/location_crosswalks/_readme.md +0 -0
  123. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/locations/_readme.md +0 -0
  124. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/primary_timeseries/_readme.md +0 -0
  125. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/secondary_timeseries/_readme.md +0 -0
  126. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/units/_readme.md +0 -0
  127. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/units/units.csv +0 -0
  128. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/variables/_readme.md +0 -0
  129. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/dataset/variables/variables.csv +0 -0
  130. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/gitignore_template +0 -0
  131. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/readme.md +0 -0
  132. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/scripts/__init__.py +0 -0
  133. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/template/scripts/user_defined_fields.py +0 -0
  134. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/utilities/__init__.py +0 -0
  135. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/utilities/generate_weights.py +0 -0
  136. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/utils/remove_spark_jars.py +0 -0
  137. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/utils/s3path.py +0 -0
  138. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/utils/utils.py +0 -0
  139. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/visualization/__init__.py +0 -0
  140. {teehr-0.5.1.dev10 → teehr-0.5.2}/src/teehr/visualization/dataframe_accessor.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: teehr
3
- Version: 0.5.1.dev10
3
+ Version: 0.5.2
4
4
  Summary: Tools for Exploratory Evaluation in Hydrologic Research
5
5
  License: GNU v3
6
6
  License-File: LICENSE.md
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "teehr"
3
- version = "0.5.1dev10"
3
+ version = "0.5.2"
4
4
  description = "Tools for Exploratory Evaluation in Hydrologic Research"
5
5
  authors = [
6
6
  "RTI International",
@@ -1,7 +1,7 @@
1
1
  """Initialize the TEEHR package."""
2
2
  import warnings
3
3
 
4
- __version__ = "0.5.1dev10"
4
+ __version__ = "0.5.2"
5
5
 
6
6
  with warnings.catch_warnings():
7
7
  warnings.simplefilter("ignore", UserWarning)
File without changes
File without changes
File without changes