Skip to content

GitLab

  • Menu
    • Projects Groups Snippets
      Help
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • kadlu kadlu
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • public_projects
  • kadlukadlu
  • Issues
  • #83

Closed
Open
Created 4 years ago by Nikita Kovaloff@nk317845
  • Report abuse

  • Report abuse

Kadlu.load does not recognize capital letters

Closed

Kadlu.load does not recognize capital letters

kadlu.plot2D(var='waveheight', source='WWIII', **kwargs)

KeyError: "could not find source for variable. valid vars and sources: [['temperature', 'hycom'], ['salinity', 'hycom'], ['water', 'uv', 'hycom'], ['water', 'u', 'hycom'], ['water', 'v', 'hycom'], ['wavedir', 'era5'], ['wavedirection', 'era5'], ['waveheight', 'era5'], ['waveperiod', 'era5'], ['wind', 'uv', 'era5'], ['wind', 'u', 'era5'], ['wind', 'v', 'era5'], ['precipitation', 'era5'], ['snowfall', 'era5'], ['flux', 'ocean', 'era5'], ['flux', 'waves', 'era5'], ['stress', 'ocean', 'era5'], ['wavedir', 'wwiii'], ['wavedirection', 'wwiii'], ['waveheight', 'wwiii'], ['waveperiod', 'wwiii'], ['wind', 'uv', 'wwiii'], ['wind', 'u', 'wwiii'], ['wind', 'v', 'wwiii'], ['bathymetry', 'gebco']]"

kadlu.plot2D(var='waveheight', source='wwiii', **kwargs) C:\Users\s2380\anaconda3\envs\kadlu_env\lib\site-packages\kadlu\geospatial\data_sources\data_util.py:63: UserWarning: storage location not configured. storage location will be set to C:\Users\s2380\kadlu_data
warnings.warn(f'{msg} storage location will be set to {storage_location}') 2021-05-08 02:18:06 WWIII 2015-08-18 hs: downloading multi_1.glo_30m.hs.201508.grb2 from NOAA WaveWatch III... 2021-05-08 02:19:15 WWIII HS logged 1108212 points in region {"west": "-180", "east": "0", "south": "0", "north": "90", "top": "0", "bottom": "5000", "start": "2015-08-18 00:00:00", "end": "2015-08-19 00:00:00"} 2021-05-08 02:19:48 WWIII HS logged 1108504 points in region {"west": "-180", "east": "0", "south": "0", "north": "90", "top": "0", "bottom": "5000", "start": "2015-08-19 00:00:00", "end": "2015-08-20 00:00:00"}

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information

Linked issues
0


  • Matthew
    Matthew :coffee: @matt_s · 4 years ago
    Maintainer

    I found the problem in plot2d. However, to remove anaconda as a dependency for kadlu, one of the packages used in plot2d has been removed. So currently the plot2d function is considered deprecated and should be replaced with new code in an upcoming version of kadlu

  • Matthew
    Matthew :coffee: @matt_s · 3 years ago
    Maintainer

    closing, the code relevent to the issue has been removed

  • Matthew :coffee: @matt_s closed 3 years ago

    closed

  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
0 Assignees
None
Assign to
Milestone
No milestone
None
None
Time tracking
Due date
None
None
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Confidentiality
Not confidential

You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

Lock issue
Unlocked
participants
Reference:

Menu

Projects Groups Snippets
Help