This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi there,
I'm a student at college,
I'll need to use QGIS to make a project about heat islands in my city and find the buildings that attract more heat.
I used OpenStreetMap to get my city with OSMInfo and then clipped that but that was easy.. now
Questions:
-I'm trying to use Copernicus datas, lets say f.e. https://cds.climate.copernicus.eu/cdsapp#!/software/app-c3s-monthly-climate-covid-19-explorer?tab=app
I go to source code and i try to run that code on QGIS but i get this error:
''' n\__init__.py", line 38, in __wrapping_ee_import__
_module_ = __builtin_import__(name, *args, **kwargs)
File "H:\GIS/apps/qgis-ltr/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "H:\GIS\apps\Python39\lib\site-packages\cdstoolbox\__init__.py", line 8, in <module>
with open(__main__.__file__) as f:
AttributeError: module '__main__' has no attribute '__file__' '''
-I downloaded Google Earth Pro and Google Earth Engine to use then for Analysis and probably to get the buildings?
and now I don't know how to get the temperatures and start the project.
Subreddit
Post Details
- Posted
- 1 year ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/QGIS/commen...