Skip to content

Commit c722115

Browse files
committed
commit_20241016_13:52
1 parent 340025d commit c722115

File tree

730 files changed

+19066
-72113
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

730 files changed

+19066
-72113
lines changed

.gitignore

100755100644
+73-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Byte-compiled / optimized / DLL files
22
__pycache__/
33
*.py[cod]
4+
*$py.class
45

56
# C extensions
67
*.so
78

89
# Distribution / packaging
910
.Python
10-
env/
1111
build/
1212
develop-eggs/
1313
dist/
@@ -19,12 +19,13 @@ lib64/
1919
parts/
2020
sdist/
2121
var/
22+
wheels/
23+
pip-wheel-metadata/
24+
share/python-wheels/
2225
*.egg-info/
2326
.installed.cfg
2427
*.egg
25-
26-
# Git versioning
27-
.git/
28+
MANIFEST
2829

2930
# PyInstaller
3031
# Usually these files are written by a python script from a template
@@ -39,26 +40,90 @@ pip-delete-this-directory.txt
3940
# Unit test / coverage reports
4041
htmlcov/
4142
.tox/
43+
.nox/
4244
.coverage
4345
.coverage.*
4446
.cache
4547
nosetests.xml
4648
coverage.xml
47-
*,cover
49+
*.cover
50+
*.py,cover
51+
.hypothesis/
52+
.pytest_cache/
4853

4954
# Translations
5055
*.mo
5156
*.pot
5257

5358
# Django stuff:
5459
*.log
60+
local_settings.py
61+
db.sqlite3
62+
db.sqlite3-journal
63+
64+
# Flask stuff:
65+
instance/
66+
.webassets-cache
67+
68+
# Scrapy stuff:
69+
.scrapy
5570

5671
# Sphinx documentation
5772
docs/_build/
5873

5974
# PyBuilder
6075
target/
6176

62-
# Data file
63-
*.nc
64-
*.txt
77+
# Jupyter Notebook
78+
.ipynb_checkpoints
79+
80+
# IPython
81+
profile_default/
82+
ipython_config.py
83+
84+
# pyenv
85+
.python-version
86+
87+
# pipenv
88+
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
89+
# However, in case of collaboration, if having platform-specific dependencies or dependencies
90+
# having no cross-platform support, pipenv may install dependencies that don't work, or not
91+
# install all needed dependencies.
92+
#Pipfile.lock
93+
94+
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
95+
__pypackages__/
96+
97+
# Celery stuff
98+
celerybeat-schedule
99+
celerybeat.pid
100+
101+
# SageMath parsed files
102+
*.sage.py
103+
104+
# Environments
105+
.env
106+
.venv
107+
env/
108+
venv/
109+
ENV/
110+
env.bak/
111+
venv.bak/
112+
113+
# Spyder project settings
114+
.spyderproject
115+
.spyproject
116+
117+
# Rope project settings
118+
.ropeproject
119+
120+
# mkdocs documentation
121+
/site
122+
123+
# mypy
124+
.mypy_cache/
125+
.dmypy.json
126+
dmypy.json
127+
128+
# Pyre type checker
129+
.pyre/

CHANGELOG.rst

+38-9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,44 @@
22
Changelog
33
=========
44

5+
Version 2.0.0 [2024-10-16]
6+
**************************
7+
GENERIC_DEV
8+
- Refactor of HyDE python package (name, script, structure and deps);
9+
- Upgrade previous version package.
10+
11+
APP: **app_nwp_icon_2i_main.py**
12+
- Beta release
13+
APP: **app_nwp_lami_2i_main.py**
14+
- update app version
15+
APP: **app_nwp_ecmwf_0100_main.py**
16+
- update app version
17+
APP: **app_obs_ws_main.py**
18+
- update app version
19+
APP: **app_obs_rs_main.py**
20+
- update app version
21+
APP: **app_obs_hs_main.py**
22+
- update app version
23+
APP: **app_obs_mcm_main.py**
24+
- update app version
25+
APP: **app_point_time_step_src2csv.py**
26+
- Beta release
27+
28+
TOOLS: **tool_processing_datasets_adapter**
29+
- update app version
30+
TOOLS: **tool_processing_datasets_generic**
31+
- update app version
32+
TOOLS: **tool_processing_datasets_manager**
33+
- update app version
34+
TOOLS: **tool_processing_datasets_transfer**
35+
- update app version
36+
TOOLS: **tool_processing_system_cleaner**
37+
- update app version
38+
TOOLS: **tool_processing_system_organizer**
39+
- update app version
40+
TOOLS: **tool_processing_system_profiler**
41+
- update app version
42+
543
Version 1.9.9 [2022-03-21]
644
**************************
745
APP: **HYDE_DynamicData_GroundNetwork_RS.py**
@@ -12,16 +50,12 @@ Version 1.9.8 [2021-08-01]
1250
**************************
1351
APP: **hyde_data_dynamic_modified_conditional_merging.py**
1452
- Update of the variogram estimation procedure and performance optimization
15-
1653
BIN: **hyde_downloader_nwp_gefs_nomads.py**
1754
- Release for Hyde package
18-
1955
BIN: **hyde_downloader_mysql_dams.py**
2056
- Release for Hyde package
21-
2257
DRV: **drv_model_griso_exec.py**
2358
- Bug fixes: integrate mathematical variogram fit procedure
24-
2559
FIX: **HYDE_Model_RFarm.py**
2660
- Add resampling of outcome datasets according with the time delta settings
2761
- Fix 3d array vertical direction for the ecmwf0100 nwp
@@ -51,19 +85,14 @@ BIN: **hyde_downloader_nwp_gfs_nomads.py**
5185

5286
BIN: **hyde_downloader_nwp_gfs_historical.py**
5387
- Release for Hyde package
54-
5588
BIN: **hyde_downloader_nwp_gfs_ftp.py**
5689
- Release for Hyde package
57-
5890
BIN: **hyde_downloader_satellite_gsmap_nowcasting.py**
5991
- Release for Hyde package
60-
6192
BIN: **hyde_downloader_satellite_gsmap_obs.py**
6293
- Release for Hyde package
63-
6494
DRV: **drv_model_griso_exec.py**
6595
- Release for Hyde package
66-
6796
FIX: **HYDE_Model_RFarm.py**
6897
- Add the support to GFS 0.25 products
6998
- Update WRF reader for supporting 3d files

CODEOWNERS.rst

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Use the CODEOWNERS file to assign individual users as responsible for specific parts of the repository code.
2+
# example of CODEOWNERS file and more info can be found here:
3+
## https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file
4+
5+
# You probably should assign yourself (i.e. the manager), as well as your co-manager(s) as owner(s) of the entire repository (uncomment below):
6+
# * @your-github-handle @other-ghithub-handle
7+
* @fabiodelogu

0 commit comments

Comments
 (0)