-
- Downloads
Create migration scripts to port old L3 Core data to new models
Create new L3 models based on new design
parent
0ed62f34
No related branches found
No related tags found
This commit is part of merge request !383. Comments created here will be created in the context of that merge request.
Showing
- gso/migrations/versions/2025-03-18_c9c9fdf624b5_re_model_ias.py 198 additions, 0 deletions...grations/versions/2025-03-18_c9c9fdf624b5_re_model_ias.py
- gso/products/__init__.py 21 additions, 17 deletionsgso/products/__init__.py
- gso/products/product_blocks/copernicus.py 32 additions, 0 deletionsgso/products/product_blocks/copernicus.py
- gso/products/product_blocks/geant_ip.py 30 additions, 0 deletionsgso/products/product_blocks/geant_ip.py
- gso/products/product_blocks/gws.py 30 additions, 0 deletionsgso/products/product_blocks/gws.py
- gso/products/product_blocks/ias.py 11 additions, 7 deletionsgso/products/product_blocks/ias.py
- gso/products/product_blocks/lhcone.py 30 additions, 0 deletionsgso/products/product_blocks/lhcone.py
- gso/products/product_types/copernicus.py 42 additions, 0 deletionsgso/products/product_types/copernicus.py
- gso/products/product_types/geant_ip.py 42 additions, 0 deletionsgso/products/product_types/geant_ip.py
- gso/products/product_types/gws.py 36 additions, 0 deletionsgso/products/product_types/gws.py
- gso/products/product_types/l3_core_service.py 1 addition, 1 deletiongso/products/product_types/l3_core_service.py
- gso/products/product_types/lhcone.py 42 additions, 0 deletionsgso/products/product_types/lhcone.py
gso/products/product_blocks/copernicus.py
0 → 100644
gso/products/product_blocks/geant_ip.py
0 → 100644
gso/products/product_blocks/gws.py
0 → 100644
gso/products/product_blocks/lhcone.py
0 → 100644
gso/products/product_types/copernicus.py
0 → 100644
gso/products/product_types/geant_ip.py
0 → 100644
gso/products/product_types/gws.py
0 → 100644
gso/products/product_types/lhcone.py
0 → 100644
Please register or sign in to comment