Matteo De Felice

Results 15 issues of Matteo De Felice

I would like to use atlite with the EFAS data recently released on the Copernicus Data Store. Do you have a tutorial or some docs on how to "add" another...

Perhaps this is linked to https://github.com/ecmwf/cfgrib/issues/75 but I am using the latest version of `cfgrib` and I cannot read some variables in a GFS file. I am trying to access...

I think this issue is not really an issue caused by `cfgrib` but I think it's relevant because in this case it forces me to switch to the NetCDF version...

documentation

This happens both with the CRAN and the devtools versions of this package. ```r eu_sf % dplyr::filter(iso_a2 == 'FR') %>% nrow() [1] 0 ``` Is the same with `iso_a3` or...

The Dispa-SET documentation includes the parameter `StartUpTime` among the input fields needed for the power plants and in fact it is present in the power plants files under the Database...

docs

I can see in the `serviceMap` that there is a larger Meteogalicia domain named `MG36`, how can I use it for the function `getPoint`?

I am including here a question I have received from Alexander. > Can you give an estimation on how well energy storage capacity is > represented in the dataset? 45...

I am using PyPSA 0.26 and Linopy 0.2.6 on Windows. I have a unit commitment problem that takes some time and I have decided to stop the simulation setting a...

bug

I think the answer is "no", but I just want to be sure, perhaps someone had success in using PyPSA-EUR on windows. I can compile the tutorial (electricity) but if...

bug

[test.zip](https://github.com/corteva/geocube/files/14486175/test.zip) Today I discovered a strange behaviour when applying `vectorize` on a NetCDF. As expected, the GeoDataFrame and the DataArray have the same extent. However, when I sort the `y`coordinate...

bug