issues
search
ISI-MIP
/
attrici
Produce counterfactual climates for ISIMIP.
GNU General Public License v3.0
9
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Include code for Singular Spectrum Analysis (SSA) directly
#102
rgieseke
closed
2 days ago
1
Start model refactoring and fix tests
#101
swillner
closed
2 days ago
2
Create a pip-installable package
#100
swillner
closed
1 month ago
23
Out of memory error --> memory leak
#99
SimonTreu
opened
9 months ago
0
Error in time axis for some variables persists
#98
A-Buch
closed
1 year ago
1
Cfact creation needs to be fixed in `Write_netcdf.py`
#97
A-Buch
closed
1 year ago
0
Fix too large file sizes of the final netcdf files
#96
SimonTreu
opened
1 year ago
0
check chunk size by `ncdump -hs xxx.nc`, (timesteps, lat, lon), if needed FIXME in def rechnuk_netcdf()
#95
SimonTreu
opened
1 year ago
0
FIXME `isna.sum()``: count only cells in cfactual which are nan but not in factual something like: `isnan = np.isnan(v) & (~np.isnan(v_orig))`. The problem is, currently this doesn't work because v and v_orig are masked arrays. Should read the v and v_orig from the netcdf file differently such that it is a normal array.
#94
SimonTreu
closed
1 year ago
0
How to handle NaN and inf values and non-convergent models (logp < -300) in the counterfactual output
#93
A-Buch
opened
1 year ago
0
set inside bash scripts array number to around 100
#92
A-Buch
closed
1 year ago
1
Automated processing of Counterfactuals
#91
A-Buch
opened
1 year ago
5
Update code to pymc5 for all variables in models.py
#90
SimonTreu
closed
1 year ago
5
Does an Update to the latest pymc give us speed improvements?
#89
SimonTreu
closed
1 year ago
9
Difficulties setting up conda environment
#88
SimonTreu
opened
1 year ago
6
Repair postprocess.rescale_aoi()
#87
A-Buch
opened
1 year ago
0
Parameters file is flipped at latitudes after creation
#86
A-Buch
closed
1 year ago
3
Documentation under WSL
#85
A-Buch
closed
1 year ago
6
IndexError in run_estimation.py, "df_specs["lat"] = latgrid[ls_mask == 1]"
#84
A-Buch
closed
1 year ago
4
Update documentation and scripts for preprocessing
#83
SimonTreu
opened
1 year ago
0
Simplify SSA smoothing
#82
matthiasmengel
opened
2 years ago
0
Step by step
#81
matthiasmengel
closed
3 years ago
0
Doc for postprocessing + updated scripts
#80
SimonTreu
closed
3 years ago
0
Updates for Attrici v1.1
#79
SimonTreu
closed
3 years ago
0
Inf values in precip counterfactual
#78
matthiasmengel
closed
4 years ago
1
Model trends in the variability for all variables
#77
SimonTreu
closed
3 years ago
2
Document post-processing for ISI-MIP3 protocol release
#76
SimonTreu
closed
3 years ago
2
Develop
#75
SimonTreu
closed
4 years ago
0
Implement precipitation (pr)
#74
matthiasmengel
closed
4 years ago
1
Most extreme events are often not adjusted
#73
matthiasmengel
closed
3 years ago
1
Create reference distribution from gmt=0
#72
SimonTreu
closed
3 years ago
1
Improve postprocessing
#71
matthiasmengel
closed
4 years ago
3
Build general plotting routines
#70
matthiasmengel
closed
4 years ago
2
Compare GSWP3 to newer ERA5-W5E5
#69
matthiasmengel
closed
4 years ago
5
Postprocess tasrange and tasskew to tasmin and tasmax
#68
matthiasmengel
closed
4 years ago
2
Implement relative humidity (hurs)
#67
matthiasmengel
closed
4 years ago
9
Implement wind speed
#66
matthiasmengel
closed
4 years ago
2
Implement sea-level pressure (ps)
#65
matthiasmengel
closed
4 years ago
1
Implement surface downwelling shortwave radiation (rsds)
#64
matthiasmengel
closed
4 years ago
12
Implement surface downwelling longwave radiation (rlds)
#63
matthiasmengel
closed
4 years ago
1
Yearly cycle for the slope of the linear parameter functions
#62
SimonTreu
closed
4 years ago
0
Refactor class structure
#61
SimonTreu
closed
4 years ago
1
Implement tasrange
#60
SimonTreu
closed
4 years ago
8
Implement tasskew
#59
SimonTreu
closed
4 years ago
4
Add ReLU or Logistic to all current Precip and Tas implementations
#58
SimonTreu
closed
4 years ago
4
Evaluate how well the model fits the data
#57
SimonTreu
closed
3 years ago
1
Compare outputs of the different model variants
#56
SimonTreu
closed
4 years ago
0
GMT influence on Yearly-Cycle
#55
SimonTreu
closed
4 years ago
0
Error in resampling for 'pr' after merge
#54
SimonTreu
closed
4 years ago
4
All YealyCycle (constant yealy cycle) implementations
#53
SimonTreu
closed
4 years ago
1
Next