Giter Site home page Giter Site logo

qgis-res1d-plugin's Introduction

qgis-res1d-plugin

Install

Mikeio1d package

The minimal version of QGIS for this plugin is QGIS 3.22, that works with Python 3.9. To read res1d files, this plugin needs the package mikeio1d [[mikeio1d|https://github.com/DHI/mikeio1d]] . Installing this package from PyPi is only supported for Python 3.8 or previous. But it is possible to install the development version of this package.

To install this package in the QGIS environement:

  • Open the osgeo4w shell from the start menu of Windows

  • Enter the following commands:

pip install setuptools

pip install wheel

pip install https://github.com/DHI/mikeio1d/archive/main.zip

qgis-res1d-plugin's People

Contributors

peterpetrik avatar svdhi avatar vcloarec avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vcloarec erpas

qgis-res1d-plugin's Issues

RES1D_INSTALLATION & QGIS 3.24

Here is the problem where I couldn't interpret it

Couldn't load plugin 'plugin' due to an error when calling its classFactory() method
ImportError: cannot import name 'find_stack_level' from 'pandas.util._exceptions' (C:\OSGeo4W\apps\Python39\lib\site-packages\pandas\util_exceptions.py)
Traceback (most recent call last):
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 423, in startPlugin
plugins[packageName] = package.classFactory(iface)
File "C:\Users/azmtas01/AppData/Roaming/QGIS/QGIS3\profiles\Tassew/python/plugins\plugin_init
.py", line 15, in classFactory
from .res1d_loader import Res1D
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\Users/azmtas01/AppData/Roaming/QGIS/QGIS3\profiles\Tassew/python/plugins\plugin\res1d_loader.py", line 19, in
from .res1d_loader_dialog import Res1DDialog
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\Users/azmtas01/AppData/Roaming/QGIS/QGIS3\profiles\Tassew/python/plugins\plugin\res1d_loader_dialog.py", line 27, in
from mikeio1d.res1d import Res1D
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\Users\azmtas01\AppData\Roaming\Python\Python39\site-packages\mikeio1d\res1d.py", line 3, in
import pandas as pd
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = builtin_import(name, globals, locals, fromlist, level)
File "C:\OSGeo4W\apps\Python39\lib\site-packages\pandas_init
.py", line 52, in
from pandas.core.api import (
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\OSGeo4W\apps\Python39\lib\site-packages\pandas\core\api.py", line 14, in
from pandas.core.algorithms import factorize, unique, value_counts
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\OSGeo4W\apps\Python39\lib\site-packages\pandas\core\algorithms.py", line 58, in
from pandas.core.indexers import validate_indices
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = builtin_import(name, globals, locals, fromlist, level)
File "C:\OSGeo4W\apps\Python39\lib\site-packages\pandas\core\indexers_init
.py", line 1, in
from pandas.core.indexers.utils import (
File "C:\OSGeo4W/apps/qgis/./python\qgis\utils.py", line 888, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "C:\OSGeo4W\apps\Python39\lib\site-packages\pandas\core\indexers\utils.py", line 18, in
from pandas.util._exceptions import find_stack_level
ImportError: cannot import name 'find_stack_level' from 'pandas.util._exceptions' (C:\OSGeo4W\apps\Python39\lib\site-packages\pandas\util_exceptions.py)

Python version: 3.9.5 (tags/v3.9.5:0a7dcbd, May 3 2021, 17:27:52) [MSC v.1928 64 bit (AMD64)]
QGIS version: 3.24.0-Tisler Tisler, 6b44a42058

Python Path:
C:/OSGeo4W/apps/qgis/./python
C:/Users/azmtas01/AppData/Roaming/QGIS/QGIS3\profiles\Tassew/python
C:/Users/azmtas01/AppData/Roaming/QGIS/QGIS3\profiles\Tassew/python/plugins
C:/OSGeo4W/apps/qgis/./python/plugins
C:\OSGeo4W\bin\python39.zip
C:\OSGeo4W\apps\Python39\DLLs
C:\OSGeo4W\apps\Python39\lib
C:\OSGeo4W\bin
C:\Users\azmtas01\AppData\Roaming\Python\Python39\site-packages
C:\OSGeo4W\apps\Python39
C:\OSGeo4W\apps\Python39\lib\site-packages
C:\OSGeo4W\apps\Python39\lib\site-packages\GDAL-3.4.1-py3.9-win-amd64.egg
C:\OSGeo4W\apps\Python39\lib\site-packages\win32
C:\OSGeo4W\apps\Python39\lib\site-packages\win32\lib
C:\OSGeo4W\apps\Python39\lib\site-packages\Pythonwin
C:/Users/azmtas01/AppData/Roaming/QGIS/QGIS3\profiles\Tassew/python
C:\Windows\Microsoft.NET\Framework64\v4.0.30319
C:\Users\azmtas01\AppData\Roaming\Python\Python39\site-packages\mikeio1d\bin
D:/QGIS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.