ngiab-data-preprocess 3.1.0__py3-none-any.whl → 3.1.2__py3-none-any.whl

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.
@@ -39,8 +39,6 @@ def decompress_gzip_tar(file_path, output_dir):
39
39
  progress.update(task, completed=1)
40
40
  progress.stop()
41
41
 
42
-
43
-
44
42
 
45
43
  def download_chunk(url, start, end, index, save_path):
46
44
  headers = {"Range": f"bytes={start}-{end}"}
@@ -67,7 +65,6 @@ def download_progress_estimate(progress, task, total_size):
67
65
  progress.stop()
68
66
 
69
67
 
70
-
71
68
  def download_file(url, save_path, num_threads=150):
72
69
  if not os.path.exists(os.path.dirname(save_path)):
73
70
  os.makedirs(os.path.dirname(save_path))
@@ -159,7 +156,6 @@ def validate_hydrofabric():
159
156
  response = Prompt.ask(
160
157
  "Hydrofabric version information unavailable, Would you like to fetch the updated version?",
161
158
  default="y",
162
- style="bold yellow",
163
159
  choices=["y", "n"],
164
160
  )
165
161
  if response == "y":
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ngiab_data_preprocess
3
- Version: 3.1.0
3
+ Version: 3.1.2
4
4
  Summary: Graphical Tools for creating Next Gen Water model input data.
5
5
  Author-email: Josh Cunningham <jcunningham8@ua.edu>
6
6
  Project-URL: Homepage, https://github.com/CIROH-UA/NGIAB_data_preprocess
@@ -14,7 +14,7 @@ data_sources/dd-realization-template.json,sha256=xt3BgzAEqn3eERO1lODdWdbV0T9UuQG
14
14
  data_sources/forcing_template.nc,sha256=uRuVAqX3ngdlougZINavtwl_wC2VLD8fHqG7_CLim1s,85284
15
15
  data_sources/ngen-routing-template.yaml,sha256=8xTTLRHAbXS0QN6C0cO0Mt_orwqKpD2LWz9Bq3sQGuA,4649
16
16
  data_sources/noah-owp-modular-init.namelist.input,sha256=ssEcr_hPfRmslcpXbKJqzas4aSuDY-qd_k6zfxKbvhA,3045
17
- data_sources/source_validation.py,sha256=G_qrh6PaCgZ6wgPJ3UdE2lAQQhSPMEYGTVbyXax2J4M,7872
17
+ data_sources/source_validation.py,sha256=MdUyFo3-py7pfpVGk3B6WERBwN13a47J1HnxWKTWDQ8,7816
18
18
  data_sources/template.sql,sha256=ZnFqAqleEq9wgmAhNO90Wue_L9k0JAn8KF99DYtcxgs,10457
19
19
  data_sources/triggers.sql,sha256=G0d_175eNsamKAFhsbphPATvzMPuPL_iCleIhlToduQ,14906
20
20
  map_app/__main__.py,sha256=m9UpLD0oihMeJa2nTPewDYda-vpm3aP1_AZOhp6SuQk,2351
@@ -32,8 +32,8 @@ map_app/templates/index.html,sha256=3TFbV0dO33UrYNps2CTLocEN6Z-DHDfQTvwFfRpOY0I,
32
32
  ngiab_data_cli/__main__.py,sha256=xNkZL2YziMYznAMGom-8gvbFTaHwYA96cSkSc5RmtfM,8639
33
33
  ngiab_data_cli/arguments.py,sha256=6CkA9_-hGPqj0yedhcf9G2DbWgJcn2t3oLodKWY7r-E,3402
34
34
  ngiab_data_cli/custom_logging.py,sha256=iS2XozaxudcxQj17qAsrCgbVK9LJAYAPmarJuVWJo1k,1280
35
- ngiab_data_preprocess-3.1.0.dist-info/LICENSE,sha256=6dMSprwwnsRzEm02mEDbKHD9dUbL8bPIt9Vhrhb0Ulk,1081
36
- ngiab_data_preprocess-3.1.0.dist-info/METADATA,sha256=vlVgzkAnT36hXGBDZmoha91BLSESovcKkkTMwfdVQfM,8987
37
- ngiab_data_preprocess-3.1.0.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
38
- ngiab_data_preprocess-3.1.0.dist-info/top_level.txt,sha256=CjhYAUZrdveR2fOK6rxffU09VIN2IuPD7hk4V3l3pV0,52
39
- ngiab_data_preprocess-3.1.0.dist-info/RECORD,,
35
+ ngiab_data_preprocess-3.1.2.dist-info/LICENSE,sha256=6dMSprwwnsRzEm02mEDbKHD9dUbL8bPIt9Vhrhb0Ulk,1081
36
+ ngiab_data_preprocess-3.1.2.dist-info/METADATA,sha256=mE6YZNj1GmNzM3MxSPLR2Tlno1wATx43PsIxdIa_fyk,8987
37
+ ngiab_data_preprocess-3.1.2.dist-info/WHEEL,sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U,91
38
+ ngiab_data_preprocess-3.1.2.dist-info/top_level.txt,sha256=CjhYAUZrdveR2fOK6rxffU09VIN2IuPD7hk4V3l3pV0,52
39
+ ngiab_data_preprocess-3.1.2.dist-info/RECORD,,