You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the station module should contain a function .find('search string') which should find all relevant stations. For example the search for Norunda should return two (2) station objects for the atmospheric and ecosystem station id (SE-Nor, NOR). This find function should be a full text search over all station properties. Have a look at stiltstation.find() and how it works.
The text was updated successfully, but these errors were encountered:
the station module should contain a function .find('search string') which should find all relevant stations. For example the search for Norunda should return two (2) station objects for the atmospheric and ecosystem station id (SE-Nor, NOR). This find function should be a full text search over all station properties. Have a look at stiltstation.find() and how it works.
The text was updated successfully, but these errors were encountered: