Skip to content

Commit

Permalink
updating wps cyclone_v2
Browse files Browse the repository at this point in the history
  • Loading branch information
MacBook di Paolo authored and MacBook di Paolo committed Mar 5, 2024
1 parent f8eca4b commit cf1048d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified shearwater/processes/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion shearwater/processes/wps_cyclone.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from pywps import Process, LiteralInput, LiteralOutput
from pywps.app.Common import Metadata
from keras import models
from tensorflow.keras import models
import pickle
import numpy as np
import pandas as pd
Expand Down

0 comments on commit cf1048d

Please sign in to comment.