Dear Emir,
Currently we are not aware of any issues in atlite which could affect
your results. The capacity factors you cite seem indeed very low for
onshore wind.
It's hard to say if and where you have problems in your workflow to
determine the capacity factors. The resulting capacity factors should be
independent of the land availability, so I recommend you check again how
you calculate the capacity factors (step 5).
Since your CFs are off by a factor of 3-5, maybe you divided by the
rated power of wind turbines one time too often. But that's just a guess.
(For PV the rated power / reference power is 1 kW, so if you are using
the same formula for wind and PV, you might not see the issue arising
for PV).
Even better: Just use the atlite built-in option to calculate the
capacity factor, `capacity_factor=True` for `.pv(...)` and `.wind(...)`.
See this example:
https://atlite.readthedocs.io/en/latest/examples/plotting_with_atlite.html?highlight=capacity_factor#Plot-capacity-factors
Regarding your second question on how to better estimate the potential:
Which problems are you facing exactly? If it is step 4. where you repeat
the calculation for all 9 selected land types: You can specify a list of
land type "codes" for the ExclusionCalculator and only run the analysis
once:
```
excluder.add_raster(CORINE, codes=range(20))
```
(see
https://atlite.readthedocs.io/en/latest/examples/landuse-availability.html )
HTH, Best,
Johannes
Best regards,
Johannes Hampp (he/him)
Justus Liebig University Giessen (JLU)
Center for international Development and Environmental Research (ZEU)
mailto:
johanne...@zeu.uni-giessen.de
Senckenbergstr. 3
DE-35392 Giessen
https://uni-giessen.de/zeu
Am 19/05/2022 um 02:25 schrieb Emir F:
> Hi all,
>
> My name is Emir and I am working on an energy model for Bosnia and
> Herzegovina, Montenegro, and Serbia.
>
> I would like to use *Atlite* in order to assess the *potential of wind
> and solar* (in units of capacity, GW for example), in each of the three
> countries, and calculate the *capacity factor* with an hourly resolution.
>
> *_Approach taken:_*
>
> 1. Downloaded the CLC 2018 Copernicus land, and selected 9 land types
> which I deemed suitable for construction of wind and solar power
> plants (i.e. not urban areas, airports, water bodies etc.).
> 2. Followed the tutorial on how to calculate land-use availabilities
> <
https://atlite.readthedocs.io/en/latest/examples/landuse-availability.html>.
> 3. Downloaded the hourly data (wind and solar) from the 2016-2021
> period using Atlite. Based on the data, I chose 2020 to be a
> representative year.
> 4. Ran Atlite for each of the 9 selected land type layers (obtained
> from Copernicus) separately, in order to get the capacity (MW) and
> the power generation profile.
> 5. Calculated the Capacity Factor for each technology and layer by
> dividing the hourly data by the maximum hourly power generation.
>
> *_Outcome:_*
> The average yearly capacity factors for wind range between 3.3% and 7.8%
> depending on country and land layer type. These values are very low in
> comparison to existing wind power plants (Mesihovina, Krnovo, Možura,
> Jelovača, Podveležje etc.) which have a CF of over 30%. Additionally,
> the Global Wind Atlas
> <
https://globalwindatlas.info/area/Bosnia%20&%20Herzegovina> shows
> respectable numbers for mean wind speed and mean power density (at least
> in Montenegro and Bosnia and Herzegovina).
>
> Having the same approach applied on Solar PV gives an average of 19-20%
> CF, which is more in line with what I would expect of this type of
> technology in this region.
>
> *_Suggestions?_*
> I would appreciate some clarification on why the wind CF are so low and
> how I could potentially approach this geospatial analysis of wind power
> in the region to better estimate the potential and capacity factor.
>
> Best regards,
> Emir
>
> --
> You received this message because you are subscribed to the Google
> Groups "pypsa" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
pypsa+un...@googlegroups.com
> <mailto:
pypsa+un...@googlegroups.com>.
> To view this discussion on the web, visit
>
https://groups.google.com/d/msgid/pypsa/8159ee81-f428-4cda-ae7f-f689dfe1b2ean%40googlegroups.com
> <
https://groups.google.com/d/msgid/pypsa/8159ee81-f428-4cda-ae7f-f689dfe1b2ean%40googlegroups.com?utm_medium=email&utm_source=footer>.