Takes in MET Nordic .nc files as created by metnordic_merge()
and
re-projects them to desired projection.
Arguments
- filepath
path to .nc file to be reprojected
- outfile
filepath of .nc file to be created. (if the same file path is used, .nc file will be overwritten)
- projstring
desired projection in proj4 format. By default, UTM33N will be used.