photo

Kelly Luetkemeyer

Last seen: 6개월 전 2011년부터 활동

Followers: 0   Following: 0

메시지

통계

All
MATLAB Answers

0 질문
7 답변

File Exchange

3 파일

순위
2,637
of 300,364

평판
24

참여
0 질문
7 답변

답변 채택
0.00%

획득한 표
6

순위
1,301 of 20,934

평판
1,466

평균 평점
4.20

참여
3 파일

다운로드 수
9

ALL TIME 다운로드 수
13557

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 2
  • 5-Star Galaxy Level 4
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • First Submission
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
geoplot and geobasemap displays "missing" tile inexplicably
Hi Chris, I was able to re-create the issue by setting warning on all and use the workaround by creating a new figure and s...

거의 3년 전 | 0

답변 있음
geoplot and geobasemap displays "missing" tile inexplicably
Hi Chris, Can you turn off either all warnings or this one 'MATLAB:subscripting:noSubscriptsSpecified' and see if the issue goe...

거의 3년 전 | 0

답변 있음
CRS conversion is off by 20 meter; how to correct
HI Ferry, The basemaps used by geographic axes are in a Web Mercator (WGS84) map projection. Your data are in the Amersfoort/RD...

거의 3년 전 | 0

| 수락됨

답변 있음
Custom geobasemaps not show in compiled application.
HI, You can use a local http server to serve the map tiles. There are several implementations, such as Apache. You can search ...

대략 4년 전 | 0

제출됨


Visualizations of Northern Hemisphere Sea Ice Concentration
This example illustrates how to obtain and use data from the Copernicus Climate Data Store to map sea ice concentration.

5년 초과 전 | 다운로드 수: 5 |

5.0 / 5
Thumbnail

제출됨


Landsat8 Data Explorer
Explore USGS Landsat8 data hosted by Amazon Web Services

8년 초과 전 | 다운로드 수: 3 |

4.7 / 5
Thumbnail

제출됨


WORLDDATAMAP
Map a region using data from a shapefile or data grid.

대략 9년 전 | 다운로드 수: 1 |

3.0 / 5
Thumbnail

답변 있음
Problems with showing geolocated data with geoshow. Error in Zdata
You can explicitly tell geoshow to treat your data as a surface. Try either of these commands: geoshow(lat,lon,cot,'Di...

10년 초과 전 | 0

답변 있음
Geotiffread & getting latlon info
Here is updated code to adress this request using recent (R2022a) features in Mapping Toolbox: %% Read image file using readgeo...

14년 초과 전 | 3

| 수락됨

답변 있음
Why do I get a border without an image when saving and image as tiff after using geoshow?
I don't have sufficient information from your question to give a precise answer to it, but I can provide some insight into some ...

거의 15년 전 | 3

| 수락됨