Skip to content

Commit

Permalink
Are UC Davis' servers working? Attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
gottacatchenall committed Dec 24, 2024
1 parent c036079 commit dbb65d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/polygons/polygons.jl
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ Return a trimmed version of a layer, according to the feature defined a
trim(layer::SDMLayer, feature::T) where {T <: GeoJSON.GeoJSONT} =
trim(mask!(copy(layer), feature))


function change_inclusion!(inclusion, layer, polygon, op)
xytrans = SimpleSDMLayers.Proj.Transformation(
"+proj=longlat +datum=WGS84 +no_defs",
Expand Down

0 comments on commit dbb65d8

Please sign in to comment.